state transition diagram - определение. Что такое state transition diagram
Diclib.com
Словарь онлайн

Что (кто) такое state transition diagram - определение

DIAGRAM USED IN COMPUTER ENGINEERING AND COMPUTER SCIENCE
Statechart; State transition diagram; Harel statechart; State machine diagram; State chart; State graph; Statecharts
  • Diagram showing how Harel's Statecharts contributed to object-oriented methods and notation

state transition diagram         
A diagram consisting of circles to represent states and directed line segments to represent transitions between the states. One or more actions (outputs) may be associated with each transition. The diagram represents a {finite state machine}.
state diagram         
Transition state         
  • 700px
SET OF STATES (EACH CHARACTERIZED BY ITS OWN GEOMETRY, ENERGY) IN WHICH AN ASSEMBLY OF ATOMS, WHEN RANDOMLY PLACED THERE, WOULD HAVE AN EQUAL PROBABILITY OF FORMING THE REACTANTS OR OF FORMING THE PRODUCTS OF THAT ELEMENTARY REACTION
Transition stage; Transitional state; Transition state energy; Transition states; Transition structure
In chemistry, the transition state of a chemical reaction is a particular configuration along the reaction coordinate. It is defined as the state corresponding to the highest potential energy along this reaction coordinate.

Википедия

State diagram

A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems. State diagrams require that the system described is composed of a finite number of states; sometimes, this is indeed the case, while at other times this is a reasonable abstraction. Many forms of state diagrams exist, which differ slightly and have different semantics.